home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Languages Suite
/
ProgramD2.iso
/
Borland
/
Borland C++ V5.02
/
HELP.PAK
/
HELP.RH
< prev
next >
Wrap
Text File
|
1997-05-06
|
574b
|
19 lines
//----------------------------------------------------------------------------
// ObjectWindows - (C) Copyright 1991, 1993 by Borland International
//----------------------------------------------------------------------------
#include <owl\window.rh>
#define OWLHELPAPMENU 2
#define OWLHELPAPACCEL 3
#define HELP_MENUITEMA 0x100
#define HELP_MENUITEMB 0x101
#define HELP_EXIT 0x102
#define CM_MENUITEMA 0x100
#define CM_MENUITEMB 0x101
#define CM_HELPINDEX 0x200
#define CM_HELPHELP 0x201
#define CM_HELPABOUT 0x202